*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 11 Sep 2006 22:33:29 +0000 (22:33 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 11 Sep 2006 22:33:29 +0000 (22:33 +0000)
lisp/ChangeLog

index d54f1f9cb07ba3236edae6526a335f555586bdd8..528fbc3c688848d719f0d6947753a078fa9b532a 100644 (file)
@@ -1,5 +1,8 @@
 2006-09-12  Kim F. Storm  <storm@cua.dk>
 
+       * simple.el (next-error-highlight, next-error-highlight-no-select):
+       Fix spelling error.
+
        * subr.el (sit-for): Rework to use input-pending-p and cond.
        Return nil input is pending on entry also for SECONDS <= 0.
        (while-no-input): Use input-pending-p instead of sit-for.